FaPellGrid04 
Logical Entity Name  FaPellGrid04 
Default Table Name  FaPellGrid04 
Physical Only  NO 
Definition 
 
Note 
 

FaPellGrid04 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaPellGrid04ID(PK)    int  NO 
 
EnrollStatus    char(1)  NO 
 
LowEFC    decimal(5, 0)  YES 
 
HighEFC    decimal(5, 0)  YES 
 
LowCOA    decimal(5, 0)  YES 
 
HighCOA    decimal(5, 0)  YES 
 
PellAmount    decimal(5, 0)  YES 
 
ts    timestamp  NO 
 

FaPellGrid04 Primary and Unique Keys 
Key Name  Key Type  Keys 
FaPellGrid04_FaPellGrid04ID_U_C_IDX  PrimaryKey  FaPellGrid04ID 

FaPellGrid04 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaPellGrid04 Check Constraints 
Check Constraint Name  CheckConstraint 
Chk_FaPellGrid04_LowCOA_HighCOA  ([LowCOA] <= [HighCOA]) 
Chk_FaPellGrid04_LowEFC_HighEFC  ([LowEFC] <= [HighEFC])